Skip to content

build(deps): bump node from 24-alpine to 26-alpine#6941

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/node-26-alpine
Open

build(deps): bump node from 24-alpine to 26-alpine#6941
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/node-26-alpine

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps node from 24-alpine to 26-alpine.

@dependabot dependabot Bot added dependencies Touches dependency files docker Touches Docker config labels May 7, 2026
@dependabot dependabot Bot requested review from FireLemons and compwron as code owners May 7, 2026 11:57
@dependabot dependabot Bot added the dependencies Touches dependency files label May 7, 2026
@dependabot dependabot Bot requested a review from elasticspoon as a code owner May 7, 2026 11:57
@dependabot dependabot Bot added the docker Touches Docker config label May 7, 2026
@compwron
Copy link
Copy Markdown
Collaborator

compwron commented Jun 2, 2026

@dependabot rebase

Bumps node from 24-alpine to 26-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 26-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/docker/node-26-alpine branch from 958d402 to 081317e Compare June 2, 2026 22:41
@compwron
Copy link
Copy Markdown
Collaborator

compwron commented Jun 2, 2026

@dependabot rebase

@compwron
Copy link
Copy Markdown
Collaborator

compwron commented Jun 2, 2026

The package.json has "engines": { "node": "24.x" } which is incompatible with the Node 26 bump. To merge this, the engines.node field in package.json needs to be widened (e.g. "26.x" or ">=24") alongside the
Dockerfile change.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Touches dependency files docker Touches Docker config

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant